PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDocumentSecurityStore Class / setOCSPs Method
A collection of document security store items, each containing a DER encoded Online Certificate Status Protocol (OCSP) response(see RFC 6960).
In This Topic
    setOCSPs Method
    In This Topic
    Gets the online certificate status protocol responses collection.
    This collection contains OCSPs that may be used in the validation of the signatures in the document.
    Syntax

    Parameters

    ocsps
    A collection of document security store items, each containing a DER encoded Online Certificate Status Protocol (OCSP) response(see RFC 6960).
    See Also